communication/socket

get socket status

rule:
  meta:
    name: get socket status
    namespace: communication/socket
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: call
    att&ck:
      - Discovery::System Network Configuration Discovery [T1016]
    mbc:
      - Communication::Socket Communication::Get Socket Status [C0001.012]
    examples:
      - 6A352C3E55E8AE5ED39DC1BE7FB964B1:0x1000C1F0
  features:
    - or:
      - api: ws2_32.select
      - api: ws2_32.#18 = select

last edited: 2024-04-23 12:20:28